You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLKernelList Class > TOpenCLKernelList Methods > TOpenCLKernelList.Locate Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLKernelList.Locate Method

Searches for and returns the kernel with KernelName.

Syntax
C#
Visual Basic
public TOpenCLKernel Locate([In] string KernelName);

The function will raise an exception, if the Kernel is not found.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!